@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	/*word-break: break-all; */word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #1faea2;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #1faea2;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.h1,h2,h3,h4,h5,h6{ font-weight:500}


.left{ float:left}
.right{ float:right}
.clear{ height:0; line-height:0; overflow:hidden; clear:both}
.textover{text-overflow:ellipsis;white-space:nowrap;}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#48c6ba;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}



.navbg{
	width: 100%;
    height: 80px;
    position: fixed;
    z-index: 99998;
    left: 0;
    top: 0; background:#1aac9e; 
	}
.navbg .navcen{ width:1260px; margin:0 auto}
.navbg ul{height:80px;float:right}

.toplogo{ display:block; float:left; padding-top:5px}


.navbg ul{ width:800px;overflow:hidden; height:80px;}
.navbg ul:hover{ height:300px}
.navbg ul li{ float:left;position:relative; width:14.2%;}
.navbg ul li span{ line-height:80px;color: rgba(255,255,255,0.3);}

.navbg ul li a{
    padding: 0;
    margin: 0;
    line-height:80px;
    font-size: 18px;
    color: #fff;
    display: block; text-align:center; width:100%
	}
.navbg ul li a span{}	

.navbg ul li a:hover{ color: #fff;}
.navbg ul li:hover a{ color: #fff;}


.navbg ul li dl{position:absolute; left:0px; top:80px; z-index:99999;display:block; width:100%;padding:0; margin:0;background:#fff;border-radius:5px;opacity: 0;-webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;}
.navbg ul li dl:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left:49px;
    z-index: 99;}
.navbg ul li:hover dl{ z-index:99999;display:block;opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}


.navbg ul li:hover dl dt a{ border-bottom:none; font-weight:500}	

.navbg ul li dl dt a{ line-height:25px !important; color:#555 !important;font-size: 15px !important;font-weight:500;display:block; margin:0; text-align:center;padding:5px 0; width:100%; margin:0 auto; background:none !important}
.navbg ul li dl dt a:hover{ background:#48c6ba !important; color:#fff !important;}
.navbg ul li dl dt:last-child a{ margin-bottom:15px}
.navbg ul li dl dt:first-child a{ margin-top:12px !important}


.navbg .nav_on{color: #fff; background:#009e91}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; margin:0;/*box-shadow: 0 0 3px 3px rgba(0,0,0,0.15);*/ }









/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1270px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;width:880px; height:65px; color:#535353;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:65px; color:#535353; font-weight:500}

.bannerfo{ width:278px;height:36px; border:1px solid #cfcfcf; position:relative; margin-top:13px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:210px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:36px;background: none}


/*子页面大图*/
.nban{ width:100%; height:450px; margin:0 auto; background:#dfdfdf;}


/*网站底部*/
.footer{
	width: 100%;
    height: auto;
    margin: 0 auto;
    background: #e9e9e9;
    padding-top: 60px;
    padding-bottom: 60px;
	}
.footer .maina{ width:1270px; height:auto; margin:0 auto}


.navigation{
    display: block;
    float: left;
    width: 215px;
    height: 220px;
    border-right: 1px solid rgba(0,0,0,0.1);
	}
.navigation .title{ font-size:18px; color:#333; line-height:35px}
.navigation .content{ margin-top:10px}
.navigation .content ul li{
    display: block;
    float: left;
    margin-right: 10%;
    width: 40%;
	}
.navigation .content ul li a{
	line-height: 35px;
    font-size: 15px;
    color: #333;
	}
.navigation .content ul li a:hover{ text-decoration:underline}

.bot_cp{
    display: block;
    float: left;
    width: 145px;
    height: 220px;
    border-right: 1px solid rgba(0,0,0,0.1);
    padding-left: 40px;
	}
.bot_cp .title{ font-size:18px; color:#333; line-height:35px}
.bot_cp .content{ margin-top:10px}
.bot_cp .content ul li{
    display: block;
	}
.bot_cp .content ul li a{
	line-height: 35px;
    font-size: 15px;
    color: #333;
	}
.bot_cp .content ul li a:hover{ text-decoration:underline}



.botlx{
width: 460px;;
    display: block;
    float: right;
	}
.botlx .title{ font-size:18px; color:#333; line-height:35px}
.botlx .content{
	margin-top: 10px;
    background: url(../images/bot_tela2.png) left 10px no-repeat;
    padding-left: 30px;
	}
.botlx .content,.botlx .content *{font-size:15px; line-height:35px; color:#333}


.attention{
    height: 220px;
    display: block;
    float: left;
    padding-right: 40px;
    margin-left: 40px;
    border-right: 1px solid  rgba(0,0,0,0.1);
	}
.attention ul li{ float:left; margin-right:30px}
.attention ul li .title{ font-size:18px; color:#333; line-height:35px}
.attention ul li .title p{ font-size:14px; color:#7c7c7c}
.attention ul li .content{ margin-top:10px; }
.attention ul li .content img{ width:120px; height:120px}


.bottom{ width:100%; height:66px; margin:0 auto; background:#1aac9e; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height: 66px;
    margin: 0 45px;
    color: #fff;
    font-size: 15px;
	}
.bottom li a{line-height:66px;color: #fff;font-size: 15px;}